home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / WebSites / MailingLists / AMOSLIST.0899 / 000096_nobody_Mon Aug 16 16:52:07 1999.msg < prev    next >
Internet Message Format  |  1999-09-01  |  4KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.13])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id QAA07477
  3.     for <mcox4@osf1.gmu.edu>; Mon, 16 Aug 1999 16:52:05 -0400 (EDT)
  4. Received: (qmail 24250 invoked by alias); 16 Aug 1999 20:33:35 -0000
  5. Received: (qmail 24185 invoked from network); 16 Aug 1999 20:33:30 -0000
  6. Received: from unknown (HELO phantom.golden.net) (199.166.210.30) by pop.onelist.com with SMTP; 16 Aug 1999 20:33:30 -0000
  7. Received: from golden.net (Giark@AS52-05-203.cas-kit.golden.net [209.183.128.203]) by phantom.golden.net (8.9.3/8.9.3) with SMTP id QAA23409 for <amos-list@onelist.com>; Mon, 16 Aug 1999 16:33:55 -0400 (EDT)
  8. From: "Rev. Giark To You" <giark@golden.net>
  9. To: Andrew Crowe <amos-list@onelist.com>
  10. Date: Mon, 16 Aug 1999 16:32:09 -0500
  11. Message-ID: <yam7897.461.2015140552@smtp.golden.net>
  12. In-Reply-To: <yam7897.2380.1196799376@mail.enterprise.net>
  13. X-Mailer: YAM 1.3.4 [020] - Amiga Mailer by Marcel Beck
  14. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  15. Delivered-To: mailing list amos-list@onelist.com
  16. Precedence: bulk
  17. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  18. Reply-to: amos-list@onelist.com
  19. Mime-Version: 1.0
  20. Content-Type: text/plain; charset=iso-8859-1
  21. Content-transfer-encoding: 8bit
  22. Subject: [amos-list] Re: TCP commands.
  23. Status: O
  24. X-Status: 
  25.  
  26. From: "Rev. Giark To You" <giark@golden.net>
  27.  
  28. On 16-Aug-99, Andrew Crowe wrote:
  29. >> Inetd is designed to listen on certain ports, and start a new instance
  30. >   I couldn't see how InetD would listen for ports, and how amos'd connect to
  31. >em.  And the current GUI extention has no 'listen for a connection' feature
  32. as
  33. >far as I can see.
  34.  
  35. First, you must decide which port you want to use for your game, for example
  36. 234. Now, you make an entry in inetd, for port 234, that will launch your
  37. program and send the parameter that contains the incoming port data, for
  38. example:
  39.  
  40. jamesbond %p (I'm not sure of the format for the variable)
  41.  
  42. in your program, you do:
  43.  
  44. prt$=Command Line$
  45.  
  46. this reads a command line when your program starts, similar to vt ram:pic.iff
  47. and prt$ would be "ram:pic.iff" (Try it, amos programs can be started with
  48. command line parameters)
  49.  
  50. Tcp Open prt$
  51.  
  52. or whatever the syntax is.
  53.  
  54. So, when inetd gets a hit on port 234, it launches your program, passing the
  55. info on what port to connect back to. Your program then starts up, connecting
  56. to the user who is waiting on port 234.
  57.  
  58. Clear now?
  59.  
  60. Well met and godspeed,
  61.                       Rev. Giark
  62.                                              ICQ 12235820
  63.                                           giark@golden.net
  64.                                      12235820@pager.mirabilis.com
  65.                                       http://24.112.23.20/~giark/
  66.                             .----------------------------------------------.
  67.                             |      ______  ______    _____  Coming Soon!   |
  68.                             |     / ____/ / __  /   / ___ \ ï¿½SoloTrek III  |
  69.                             |    / /__   / /_/ /   / /  / /                |
  70.                             |   / ___/  / ____ \  / /  / /  ï¿½Cap'n Bubba   |
  71.                             |  / /     / /___/ / / /  / /   And The Nasty  |
  72.                             | /_/     /_______/ /_/  /_/    Alien Menace   |
  73.                             |    Fly By Nite Videe-Oh!                     |
  74.                             |    Amiga 1200 030/50MHz 2Mb Chip 32Mb Fast   |
  75.                             `----------------------------------------------'
  76.  
  77.  
  78. --------------------------- ONElist Sponsor ----------------------------
  79.  
  80. ATTN ONELIST USERS: stay current on the latest activities,
  81. programs, & features at ONElist by joining our member newsletter at
  82. <a href=" http://www.onelist.com/subscribe/onelist_announce ">Click</a>
  83.  
  84. ------------------------------------------------------------------------
  85. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html